home *** CD-ROM | disk | FTP | other *** search
/ Champak 128 / Vol 128 (Damaged).iso / games / cake_fab.swf / scripts / DefineButton2_226 / BUTTONCONDACTION on(release).as
Encoding:
Text File  |  2011-03-26  |  73 b   |  6 lines

  1. on(release){
  2.    _root.m5num = 1;
  3.    gotoAndStop("on");
  4.    play();
  5. }
  6.